home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / args.swf / scripts / frame_137 / PlaceObject2_171_MediaPlayback_2 / CLIPACTIONRECORD on(construct).as
Text File  |  2005-02-26  |  324b  |  16 lines

  1. on(construct){
  2.    aspectRatio = true;
  3.    autoPlay = false;
  4.    autoSize = true;
  5.    contentPath = "AreYouPopular1947.flv";
  6.    controllerPolicy = "on";
  7.    controlPlacement = "bottom";
  8.    fps = 15;
  9.    mediaType = "FLV";
  10.    totalTime = 0;
  11.    enabled = true;
  12.    visible = true;
  13.    minHeight = 0;
  14.    minWidth = 0;
  15. }
  16.